home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 1995 #5 & #6
/
Amiga Plus CD - 1995 - No. 5 and 6.iso
/
tex
/
mf
/
inputs
/
test
/
5test0.mf
< prev
next >
Wrap
Text File
|
1993-11-28
|
328b
|
14 lines
% try all characters on TEST0.MF using the parameters of cmbx5
if unknown cmbase: input cmbase fi % omit if CMMF can be assumed
mode_setup;
def generate suffix t= enddef;
input cmbx5; font_setup;
let echar=endchar;
def endchar= echar; stop "done with char "&decimal charcode&". " enddef;
let iff=always_iff;
input test0;
end